Changelog:

-------------

    V1.1:

        1)Do not need to capitalize the letter  after choosing option 2(letter), it will be automatically capitalize(Thanks to 500ISE)
        2)Remove all of the time wasting commands from ModMaker.py(Thanks to 500ISE)
        3)Added the groupings for option 1(name)
        4)Only takes the first letter of the word if you entered more than one letter after choosing option 2(letter)
        5)Removed unrelevant results when using option 3(hex)
        6)Added grouping for Blocks in option 3(hex)
        7)Do not need to type a "0" in front of the hex anymore, you can simply just type "A" and it will automatically change to "0A" for you.
        8)Spaces will be automatically removed
        9)Spaces in Mod file name will be replace with "_"
        10)Show which value is hex and dec

-------------